Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com π‘ 2026-05-14
πΉ Weekly Python Scraper for CA & FL Contractor License Data
π€ Client: πΊπΈ United States Member since 2026-05-12
π° Price: $400
π© Problem: Extract net-new contractor license data from California CSLB and Florida DBPR weekly, ensuring deduplication.
π¦ Existing: Not specified
Specifications:
[Target] - California CSLB (cslb.ca.gov) and Florida DBPR (myfloridalicense.com)
[Method] - Python Web Scraper with deduplication logic
[UI/UX] - Not applicable
[Stack] - Python, BeautifulSoup, Pandas, Schedule library
[Security] - Secure API access if available; otherwise, use web scraping techniques
[Format] - Weekly CSV output containing business name, owner/qualifier name, phone number, address, city, state, ZIP, license number, type/classification, status, issue/expiry date
Workflow:
1. Define and set up the scraper for California CSLB and Florida DBPR.
2. Implement deduplication logic to ensure only net-new records are saved each week.
3. Schedule the Python script using theschedulelibrary to run weekly.
4. Output clean CSV files containing required data fields.